home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 32 / five.zip / READ.ME < prev   
Text File  |  1987-03-17  |  2KB  |  54 lines

  1.  
  2.  
  3.  
  4.  
  5.     Five is based on a dice game played by two or more players.  The object
  6.     of the game is to accumulate a score of 5000 points or more.  Each player
  7.     rolls the dice, accumulating scoring dice as long as he rolls scoring
  8.     dice, if he fails to roll any score, he loses his turn and a 'scratch'
  9.     is posted against him.  After any player has 5000 points, every other
  10.     player gets one more chance to beat that score.  At the end, the player
  11.     with the highest score wins.  Each losing player pays the winner $0.25
  12.     for the game, and $0.10 for each scratch.  A typical losing score is
  13.     five to ten scratches.
  14.  
  15.     The instructions are available, along with scoring combinations by
  16.     pressing the <y> key in response to the question--Do you need an
  17.     introduction?  Pressing any other key proceeds with the game without
  18.     any instructions.
  19.  
  20.     The computer can play any of three different strategies from very
  21.     conservative to fairly aggressive.  The computer players MUST be
  22.     specified very carefully.  The CAPITALIZATION is CRITICAL.  The
  23.     computer player's names must begin with <Comp#> where # is the
  24.     strategy level from 1 to 3.  You may specify any number of computer
  25.     players.  You can differentiate between computer players by putting
  26.     any printable characters after the computer name.  Examples of valid
  27.     names are:
  28.  
  29.               Comp1         Comp1 A         Comp1 Test
  30.               Comp2         Comp2a          Comp2b
  31.               Comp3         Comp3 C         Comp3 ###
  32.  
  33.     If the first five characters are anything other than <Comp#>, the
  34.     computer will assume that you've entered some human's name and will
  35.     ask that person to play.
  36.  
  37.     The game can be exited at any time with a ^C (control-C).  The
  38.     computer will accumulate winnings for up to fifteen players for
  39.     a large number of games.
  40.  
  41.     The source code is included in case you wish to modify or write your
  42.     own computer players.  The source language is Turbo Pascal.
  43.  
  44.     I hope you enjoy playing this game as much as I enjoyed writing it.
  45.     If you do, I would appreciate your donation in the amount of $5.00
  46.     toward my next software project.
  47.  
  48.     Thank you very much,
  49.  
  50.     Fredric J. Smothers
  51.     366 19th Avenue
  52.     San Francisco, CA 94121
  53.  
  54.